home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-06-22 | 255 b | 12 lines | [TEXT/KAHL] |
- /* FileM.h */
- /* Created 3/13/4 1:08 PM by AppMaker */
-
- /*----------*/
- void InitFileM (void);
- Boolean OkToOpen (OSType fType);
- void OpenFile (Str255 fileName,
- short vRefNum);
- void Open0Files (void);
- void DoClose (void);
- void DoFile (short itemNr);
-